GtkTreeView: Don't hardcode black for tree lines
authorMatthias Clasen <mclasen@redhat.com>
Sat, 30 Aug 2014 06:12:41 +0000 (02:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 Aug 2014 06:12:41 +0000 (02:12 -0400)
commita822abd3085ff328e050a9b77c2d4294532ed957
tree0b02e65615abd1f3b54cc23b90b03bac5e93d0ac
parent8c5eb9a0d62341a7f24da160806a6833cd972615
GtkTreeView: Don't hardcode black for tree lines

Use the left border color for tree lines. This is similar to
our use of top border color for grid lines. As a side-effect,
tree lines now get recolored when they are in a selected row.

https://bugzilla.gnome.org/show_bug.cgi?id=415415
gtk/gtktreeview.c